Skip to content

release: 9.1.0#644

Merged
stainless-app[bot] merged 21 commits intomainfrom
release-please--branches--main--changes--next--components--finch-api
Feb 18, 2026
Merged

release: 9.1.0#644
stainless-app[bot] merged 21 commits intomainfrom
release-please--branches--main--changes--next--components--finch-api

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Jan 27, 2026

Automated Release PR

9.1.0 (2026-02-17)

Full Changelog: v9.0.0...v9.1.0

Features

  • mcp: add initial server instructions (41a62e7)

Bug Fixes

  • client: avoid memory leak with abort signals (e6cbcb4)
  • client: avoid removing abort listener too early (834599b)
  • docs: fix mcp installation instructions for remote servers (2346e45)
  • mcp: allow falling back for required env variables (e2285bf)

Chores

  • client: do not parse responses with empty content-length (9168b0e)
  • client: restructure abort controller binding (03776eb)
  • internal/client: fix form-urlencoded requests (1ac688c)
  • internal: add health check to MCP server when running in HTTP mode (c6b1999)
  • internal: allow basic filtering of methods allowed for MCP code mode (c6921b7)
  • internal: allow setting x-stainless-api-key header on mcp server requests (b54dd75)
  • internal: always generate MCP server dockerfiles and upgrade associated dependencies (d786340)
  • internal: avoid type checking errors with ts-reset (ec27092)
  • internal: codegen related update (b3f5e09)
  • internal: fix pagination internals not accepting option promises (6b75209)
  • internal: improve layout of generated MCP server files (efb8e62)
  • internal: refactor flag parsing for MCP servers and add debug flag (c3685d5)
  • internal: support oauth authorization code flow for MCP servers (ed2565a)
  • mcp: forward STAINLESS_API_KEY to docs search endpoint (e307e2e)
  • mcp: up tsconfig lib version to es2022 (b96b21e)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 338b2ce to 2d91a8e Compare January 27, 2026 19:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 2d91a8e to 03d9f4d Compare January 28, 2026 16:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 03d9f4d to 5a001dd Compare January 28, 2026 23:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 5a001dd to 7c38bcc Compare February 2, 2026 12:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch 2 times, most recently from 660fda3 to 3040738 Compare February 2, 2026 16:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 3040738 to f81669c Compare February 4, 2026 18:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from f81669c to dcaf259 Compare February 4, 2026 19:13
Adds generated MCP server instructions, to help agents get easy tasks on the first try.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from dcaf259 to 5dd27dc Compare February 4, 2026 19:32
@stainless-app stainless-app bot changed the title release: 9.0.1 release: 9.1.0 Feb 4, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 5dd27dc to 0383e36 Compare February 4, 2026 19:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 0383e36 to 6535dcd Compare February 5, 2026 14:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 6535dcd to eef2dc6 Compare February 5, 2026 14:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from eef2dc6 to 22ecde4 Compare February 6, 2026 16:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 22ecde4 to 6ae9e4e Compare February 9, 2026 18:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 6ae9e4e to 05f39e2 Compare February 9, 2026 20:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 05f39e2 to 9fbfd58 Compare February 11, 2026 14:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 9fbfd58 to f569d61 Compare February 13, 2026 21:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from f569d61 to 4ce912d Compare February 13, 2026 23:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 4ce912d to 426b360 Compare February 17, 2026 17:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--finch-api branch from 426b360 to 10c20ac Compare February 17, 2026 19:21
@stainless-app stainless-app bot merged commit 5bae442 into main Feb 18, 2026
7 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next--components--finch-api branch February 18, 2026 19:15
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Feb 18, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant